home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format CD 43 / Amiga Format CD43 (1999)(Future Publishing)(GB)(Track 1 of 2)[!][issue 1999-09].iso / -serious- / programming / other / python-1.52 / demo / scripts / wh.py < prev   
Text File  |  1999-06-14  |  91b  |  3 lines

  1. # This is here so I can use 'wh' instead of 'which' in '~/bin/generic_python'
  2. import which
  3.